Welcome![Sign In][Sign Up]
Location:
Search - gcc compiler source code .tar

Search list

[Other resourceaMule-2.0.1.tar

Description: linux下电骡,P2P软件源代码。安装使用make工具,编译器gcc,具体步骤按README所示。--- Mule, P2P software source code. Make installation tools, compiler gcc, specific steps indicated by the README.
Platform: | Size: 2114810 | Author: 王微微 | Hits:

[Other resourcegrass-6.0.2.tar

Description: 开源GIS代码,所用语言:C,编译器gcc.-GIS open source code, the language used : C compiler gcc.
Platform: | Size: 8640862 | Author: lx | Hits:

[ELanguagegcc-3.2.1.tar

Description: gcc3.2.1源代码,学习编译器技术的最好教材。-gcc3.2.1 source code, compiler technology to study the best material.
Platform: | Size: 27103713 | Author: 王振宇 | Hits:

[P2PaMule-2.0.1.tar

Description: linux下电骡,P2P软件源代码。安装使用make工具,编译器gcc,具体步骤按README所示。--- Mule, P2P software source code. Make installation tools, compiler gcc, specific steps indicated by the README.
Platform: | Size: 2114560 | Author: 王微微 | Hits:

[Otheryamd-0.32.tar

Description: 很好用的内存泄漏检测工具。要配合linux的gcc使用,安装后将你的编译器gcc命令换成yamd-gcc就行了,在运行程序的时候yamd会提醒你是否存在内存泄漏问题。-good use of memory leak detection tools. To tie in the linux gcc use, after you install the compiler gcc orders replaced yamd- gcc held on the operational procedures of yamd will remind you of memory leakage problem.
Platform: | Size: 34816 | Author: | Hits:

[GIS programgrass-6.0.2.tar

Description: 开源GIS代码,所用语言:C,编译器gcc.-GIS open source code, the language used : C compiler gcc.
Platform: | Size: 8640512 | Author: lx | Hits:

[ELanguagegcc-3.2.1.tar

Description: gcc3.2.1源代码,学习编译器技术的最好教材。-gcc3.2.1 source code, compiler technology to study the best material.
Platform: | Size: 27103232 | Author: 王振宇 | Hits:

[Sniffer Package captureiperf

Description: 网络带宽性能的检测源代码,内附使用说明。gcc编译-Network bandwidth performance test source code, containing instructions. gcc compiler
Platform: | Size: 284672 | Author: 王民 | Hits:

[Embeded LinuxUDA1341TS_

Description: 这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源代码下载到本机上,并将其解压: #tar jxf linux-2.6.11.1.tar.bz2 二、打开内核顶层目录中的Makefile文件,这个文件中需要修改的内容包括以下两个方面。 -This was mainly driven transplantation is the original 2 .. 4.18 kernel drivers 1341 directly to the Transplant 2.6.11, and did not use ALSA. Transplantation process have also made reference to some information, specific information prawns who have forgotten, would like to thank the paper for reference information on the hardware environment of shrimp are: SBC-2410X development board (CPU: S3C2410X) kernel version: 2.6.11.1 Operating Environment: Debian2.6.8 cross compiler environment: gcc-3.3.4-glibc-2.3.3 the first part of the sound card driver UDA1341TS play one part of the transplant, from the Internet Linux kernel source code will be downloaded to the machine, and decompression:# tar jxf linux-2.6.11.1.tar.bz2 Second, open the core top-level Makefile in the directory file, the document need to modify the contents include the following two aspects.
Platform: | Size: 27648 | Author: 谷子 | Hits:

[SCMvavrdisasm-1.2.tar

Description: Avr系列单片机反汇编器源代码.GCC编译-Avr Series Single-chip anti-assembler source code. GCC compiler
Platform: | Size: 28672 | Author: | Hits:

[ELanguagegcc-2.7.2.3.tar

Description: GUN开源阻止下的编译器GCC,2.7.2.3版本-GUN stop under the open source compiler GCC, 2.7.2.3 version
Platform: | Size: 7099392 | Author: fanjing.89@163.com | Hits:

[ELanguagegcc-2.8.0.tar

Description: GCC编译器源代码,版本为gcc-2.8.0.tar.gz-GCC compiler source code, version for the gcc-2.8.0.tar.gz
Platform: | Size: 8477696 | Author: fanjing | Hits:

[Linux-Unixtree

Description: Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
Platform: | Size: 31744 | Author: hhh | Hits:

[ELanguagecint-5.16.19-win32.tar

Description: Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definition, and the GCC, VC and so different from the compiler, which is to explain the implementation of C++ code. It has the ability to: support for K & R-C, ANSI-C, ANSI-C++ can handle a large-scale C/C++ source code dynamic C++ built-in Debugger and Class Browser Cint can be a lot of work on the operating system
Platform: | Size: 1988608 | Author: hopper | Hits:

[Embeded LinuxLPC3250_u-boot-1.3.3.tar

Description: NXP公司的ARM9 (LPC3250)下,绝对可用的uboot 源代码。网络、sdram、flash等一切正常。而且非常可靠。u-boot 的版本号是:1.3.3 .用ARM-linux-gcc 编译。-NXP' s ARM9 (LPC3250), the absolute uboot source code available. Network, sdram, flash and all is normal. And very reliable. u-boot version number is: 1.3.3. with the ARM-linux-gcc compiler.
Platform: | Size: 10675200 | Author: liulangmao | Hits:

[Linux-Unixgcc-g77-fortran.tar

Description: linux中经典的G77的源码。这是一个FORTRAN编译器。特经典。-linux source code G77 in the classic. This is a FORTRAN compiler. Special classic.
Platform: | Size: 1222656 | Author: 赵云 | Hits:

[ELanguagetcc-0.9.25.tar

Description: A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC. UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward full ISOC99 compliance. TCC can of course compile itself. SAFE! tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code. Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included. C script supported : just add #!/usr/local/bin/tcc -run at the first line of your C source, and execute it directly from the command line. With libtcc, you can use TCC as a backend for dynamic code generation.-A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC. UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward full ISOC99 compliance. TCC can of course compile itself. SAFE! tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code. Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included. C script supported : just add #!/usr/local/bin/tcc-run at the first line of your C source, and execute it directly from the command line. With libtcc, you can use TCC as a backend for dynamic code generation.
Platform: | Size: 443392 | Author: Steven Hu | Hits:

[Embeded LinuxImage-Cpature-Program-IIB400-Imote2-Linux.tar

Description: Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.
Platform: | Size: 14336 | Author: Fajar Purnama | Hits:

[Embeded Linuxopenjpeg-1.5.1-Imote2.tar

Description: OpenJPEG-1.5.1 compiled for Imote2 (with arm-xscale-linux-gnu), sorry that you have to place them in their respective directory manually. To compile yourself: 1. Download cross compiler arm-xscale-linux-gnu. 2. Download zlib, cross compile to cross compiler directory --prefix=/directory/arm-xscale-linux-gnu/arm-xscale-linux.gnu (CC=/cross-directory/arm-xscale-linux-gnu-gcc). 3. Download libpng12, cross compile like above, better with --host=arm-xscale-linux-gnu, export PATH=/cross-compiler directory/bin/:$PATH. 4. Download openjpeg-1.5.1 source code and follow number 3, --prefix=/some-random-folder.
Platform: | Size: 918528 | Author: Fajar Purnama | Hits:

CodeBus www.codebus.net